[INFO] fetching crate lmonade-server 0.1.0-alpha.2...
[INFO] fixing lmonade-server-0.1.0-alpha.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate lmonade-server 0.1.0-alpha.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate lmonade-server 0.1.0-alpha.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lmonade-server 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate lmonade-server 0.1.0-alpha.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lmonade-server 0.1.0-alpha.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lmonade-server 0.1.0-alpha.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded url v2.5.6
[INFO] [stderr]   Downloaded lmonade-runtime v0.1.0-alpha.2
[INFO] [stderr]   Downloaded lmonade-models v0.1.0-alpha.2
[INFO] [stderr]   Downloaded accelerate-src v0.3.2
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded async-openai v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ddcc15e34471ca40b19645b59c1e8d4e3dfe5fb99e8e606c1942f44d5deded6
[INFO] running `Command { std: "docker" "start" "6ddcc15e34471ca40b19645b59c1e8d4e3dfe5fb99e8e606c1942f44d5deded6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ddcc15e34471ca40b19645b59c1e8d4e3dfe5fb99e8e606c1942f44d5deded6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ddcc15e34471ca40b19645b59c1e8d4e3dfe5fb99e8e606c1942f44d5deded6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ddcc15e34471ca40b19645b59c1e8d4e3dfe5fb99e8e606c1942f44d5deded6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking core-foundation-sys v0.8.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking core-foundation v0.9.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking malloc_buf v0.0.6
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking core-graphics-types v0.1.3
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-types-0.1.3/src/geometry.rs:169:69
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[cfg_attr(feature = "link", link(name = "CoreGraphics", kind = "framework"))]
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0455`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core-graphics-types` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6ddcc15e34471ca40b19645b59c1e8d4e3dfe5fb99e8e606c1942f44d5deded6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ddcc15e34471ca40b19645b59c1e8d4e3dfe5fb99e8e606c1942f44d5deded6", kill_on_drop: false }`
[INFO] [stdout] 6ddcc15e34471ca40b19645b59c1e8d4e3dfe5fb99e8e606c1942f44d5deded6
